home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / m68k / 493 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: newsgate.sps.mot.com!cardhu
  2. From: r12110@email.sps.mot.com (Jeff Loeliger)
  3. Newsgroups: comp.sys.m68k
  4. Subject: Re: MC68332/TPU programming
  5. Date: Thu, 28 Mar 96 13:18:17 GMT
  6. Organization: Motorola
  7. Message-ID: <4je3ip$vt8_001@sps.mot.com>
  8. References: <31581C41.104A@telogy.com>
  9. NNTP-Posting-Host: cardhu.sps.mot.com
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. Christine,
  13.  
  14. The TPU was designed to generate complex timing waveforms and as such
  15. was not designed to just divide clocks. If you just want to divide
  16. fast clocks I would suggest looking at the CTM4 on the 68336. However
  17. the fastest clock it can generate use the PWM sub-module is 1/4 the system 
  18. clock.
  19.  
  20. For clock speeds that are in the range of 1/2 the system clock
  21. you will need to use external hardware.
  22.  
  23. -Jeff
  24.  
  25.  ________________________________________________________________
  26.  \ Jeff Loeliger                      www       Motorola SPS     \
  27.   \                                   \Y/  East Kilbride, Scotland\
  28.    \ email: jeffl@mekb5.sps.mot.com   (#)  Phone: +44-1355-56-5400 \
  29.     \  or : r12110@email.sps.com.com   |   FAX  : +44-1355-23-5260  \
  30.      \_______________________________________________________________\
  31.  
  32.  
  33. In article <31581C41.104A@telogy.com>,
  34.    Christine Price <cprice@telogy.com> wrote:
  35. >I'm learning how to design with the MC68332.  I have an existing design
  36. >that I must retro-fit with this new processor.  The old design incor-
  37. >porates a 12.288MHz clock.  It also derives a divide by 4 signal from
  38. >this clock.  The problem I have is that it would be nice to run the new
  39. >processor at 20MHz but I can't seem to find a way to generate both the
  40. >12.288MHz and the 3.072MHz signal from the system clock using the TPU.
  41. >Does anyone know of a way to do this?
  42. >
  43. >Thanks,
  44. >Christine Price
  45.